Formally Verified Computation of Enclosures of Solutions of Ordinary Differential Equations
نویسنده
چکیده
Ordinary differential equations (ODEs) are ubiquitous when modeling continuous dynamics. Classical numerical methods compute approximations of the solution, however without any guarantees on the quality of the approximation. Nevertheless, methods have been developed that are supposed to compute enclosures of the solution. In this paper, we demonstrate that enclosures of the solution can be verified with a high level of rigor: We implement a functional algorithm that computes enclosures of solutions of ODEs in the interactive theorem prover Isabelle/HOL, where we formally verify (and have mechanically checked) the safety of the enclosures against the existing theory of ODEs in Isabelle/HOL. Our algorithm works with dyadic rational numbers with statically fixed precision and is based on the well-known Euler method. We abstract discretization and round-off errors in the domain of affine forms. Code can be extracted from the verified algorithm and experiments indicate that the extracted code exhibits reasonable efficiency. 1 Relations to the paper Here we relate the contents of our NFM 2014 paper [2] with the sources you find here. In the following list we show which notions and theorems in the paper correspond to which parts of the source code. If you are (still) interested in the relations to our ITP 2012 paper [3], you should take a look at the document of older releases (before Isabelle 2013-1) of this AFP entry.
منابع مشابه
ON THE EXISTENCE OF PERIODIC SOLUTIONS FOR CERTAIN NON-LINEAR DIFFERENTIAL EQUATIONS
Here we consider some non-autonomous ordinary differential equations of order n and present some results and theorems on the existence of periodic solutions for them, which are sufficient conditions, section 1. Also we include generalizations of these results to vector differential equations and examinations of some practical examples by numerical simulation, section 2. For some special cases t...
متن کاملNumerical method for singularly perturbed fourth order ordinary differential equations of convection-diffusion type
In this paper, we have proposed a numerical method for singularly perturbed fourth order ordinary differential equations of convection-diffusion type. The numerical method combines boundary value technique, asymptotic expansion approximation, shooting method and finite difference method. In order to get a numerical solution for the derivative of the solution, the given interval is divided in...
متن کاملVerified Simulation of ODEs and DAEs in ValEncIA-IVP
ValEncIA-IVP is a verified solver for initial value problems for sets of ordinary differential equations which determines guaranteed enclosures of all reachable states. In this paper, we present its new features which allow for a wider application domain. They also improve the performance of ValEncIA-IVP. Especially for the simulation of asymptotically stable systems, we present a new exponenti...
متن کاملExponential Enclosure Techniques for the Computation of Guaranteed State Enclosures in ValEncIA-IVP
Verified integration of initial value problems for sets of ordinary differential equations can be performed by numerous approaches. The most important ones are based on either interval or Taylor model arithmetic and enclose with certainty the sets of reachable states at a given point of time. Commonly, such tools are based on a Taylor series expansion of the solution of differential equations i...
متن کاملA Novel Interval Arithmetic Approach for Solving Differential-Algebraic Equations with ValEncIA-IVP
The theoretical background and the implementation of a new interval arithmetic approach for solving sets of differentialalgebraic equations (DAEs) are presented. The proposed approach computes guaranteed enclosures of all reachable states of dynamical systems described by sets of DAEs with uncertainties in both initial conditions and system parameters. The algorithm is based on VALENCIA-IVP,whi...
متن کامل